{{tag>brouillon scripts}}

----
====== Listes de Scripts ======

Recueil de scripts pour se simplifier la vie, d'après la [[http://forum.ubuntu-fr.org/viewtopic.php?id=204074|discussion]] proposée par Mathieu11.
Voir également la page [[nautilus scripts]] qui contient un grand nombre de scripts utiles.

===== Audio =====

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1656078#p1656078|Listen/Conky]]: Permet d'afficher avec Conky les infos Listen (Titres, Artistes, Albums) Dépendance: [[apt://listen|Listen]] [[apt://conky|Conky]] 

  * [[http://forum.ubuntu-fr.org/viewtopic.php?id=199506|Téléchargement d'images d'artistes depuis Google]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1668258#p1668258|Utiliser mpd en lecteur classique]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=3996318#p3996318|Remplir votre baladeur de musique avec une liste aléatoire de morceaux]]
  
  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1668020#p1668020|Téléchargement de pochettes sur Amazon (avec copie dans dossier Listen)]]
<note warning>La syntaxe des pages Amazon a changé, ce script ne fonctionne plus correctement. Il faudrait donc adapter le script pour retrouver la bonne image. Au 2009/07/10 20:00, ce script ne télécharge qu'un dégradé du bleu vers le blanc.</note>
  


===== Backup =====

  * [[http://forum.ubuntu-fr.org/viewtopic.php?id=335549|Script de sauvegarde automatique sur serveur]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1700894#p1700894|Script de backup système (dont liste des paquets)]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1694550#p1694550|Script rm et restauration]]

===== Cartes Graphiques =====

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1668934#p1668934|Ati Powerstate]]

  * [[http://my.opera.com/widowild/blog/2008/08/07/installer-le-driver-nvidia-en-32-bits-et-64-bits-pour-linux|10/10/2008: Installation pilote Nvidia pour hardy]]

===== Conky =====

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1660467#p1660467|Mémo pour séries]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1660476#p1660476|Todo List]]

===== Enregistrement et lecture de flux =====
  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=2634290#p2634290|Capturer des fichiers audio et vidéo provenant de sites musicaux (deezer,..)]]

  * En ligne de commande avec "MPlayer":
<code>mplayer -dumpstream -dumpfile "fichier_video" "URL"</code>

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=2586038#p2586038|Capturer des fichiers audio et vidéo pour flux real (rtsp://, fichiers .ram) avec RealRipper (GUI basée sur MPlayer)]] 

  * [[http://forum.ubuntu-fr.org/viewtopic.php?id=424080|Lire et copier les vidéos flash directement du navigateur]]


===== Enregistrement d'émission =====

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1668876#p1668876|Arte + 7recorder]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=3911351#p3911351|Recuperer quotidiennes Canal+]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1698887#p1698887|Telechargement C dans l'air]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=2930362#p2930362|Télécharger « On n'est pas couché »]]

===== Fichiers =====

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1678209#p1678209|Concaténation de fichiers]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1549873#p1549873|Renommer en masse ou par type]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1718548#p1718548|Transformation d'espaces en - ou _ (fichiers et dossiers)]]

  * [[http://gnome-look.org/content/show.php/Nautilus+Extension+Kill+Thumbs?content=92143|Supprimer automatiquement les fichiers Thumbs.db]]

===== Images =====

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1649800#p1649800|Ajout au script NIS (redimensionnement)]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?id=75771|Capture d'écran]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1640560#p1640560|Compter images Webilder]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1668092#p1668092| Préparation pour cadres numériques]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1641255#p1641255|Rotation par donnees exif]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?id=44357|Screenshot avec style]], script pour [[apt://gimp|Gimp]], téléchargement depuis le [[http://mathieu147.11vm-serv.net/cmsmadesimple/index.php?page=script-gimp-3d-screenshot|site de Mathieu]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1757180#p1757180|Dual wallpaper et dualscreen]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?id=262792&p=1|Fond d'écran dynamique meteo et heure]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=2965195#p2965195|Classement/renommage/compression de photos et vidéos d'un APN en quelques clics]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1649724#p1649724|Envoi images sur imageshack]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?id=183632|Envoi images sur pix.nofrag]]

===== Internet =====

  * Faire un serveur Http avec python en une ligne de commande : <code>python -m SimpleHTTPServer 8000</code> [[http://forum.ubuntu-fr.org/viewtopic.php?id=320113&p=1|Discussion ici]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?id=364489|Et script Nautilus pour le serveur python]]
    
  * [[http://code.activestate.com/recipes/442473/|Et supporter le ssl avec un serveur python]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1665227#p1665227|Check gmail avec diodes clignotantes]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1648659#p1648659|Installation dotclear]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1668072#p1668072|Relance Wifi RTL8187]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1694596#p1694596|Connexion en reverse ssh avec port 22 ferme chez le client]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1730737#p1730737|Checkmail sur un serveur IMAP]]

  * [[http://www.soft.freem2.fr|Mailto avec Thunderbird]]

===== Video =====

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1640486#p1640486|Transferer C dans l'air vers un lecteur mp3 chinois]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1723813#p1723813|Eteindre l'écran après avoir lu une video avec mplayer]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=3647391#p3647391|Lancer directement la dernière vidéo ouverte par vlc]]


===== Encodage =====

  * [[http://www.gnomefiles.org/app.php?soft_id=1159|Conversion entre fichiers audio]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1640033#p1640033|Encodage vers PSP]]

  * [[http://files.myopera.com/widowild/files/ffmpeg_psp|(05/05/09) Encodage vers PSP (firmware récent)]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1682369#p1682369|Encodage vers DS]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1964823#p1964823|Encodage MKV/MP4/TS compatible Freebox/PS3]] :\\ 
    * [[http://forum.hardware.fr/hfr/OSAlternatifs/Logiciels-2/mkv2box-freebox-encoder-sujet_67216_1.htm|MKV2Box]] ; Nécessite : [[apt://mkvtoolnix,mkvtoolnix-gui|mkvtoolnix]], [[apt://ffmpeg|ffmpeg]], [[apt://gpac|MP4Box (gpac)]] et [[apt://vlc|VLC]].\\ 
    * [[http://h264tobox.free.fr|H264ToBox]] ; Nécessite : [[http://www.smlabs.net/tsMuxer/tsMuxeR_1.7.3(b).tar|tsMuxeR 1.7.3(b)]] ou supérieur (version Linux), [[apt://mkvtoolnix,mkvtoolnix-gui|mkvtoolnix]], [[apt://ffmpeg|ffmpeg]] et [[apt://faad|faad]] (voir le lien pour les paquets optionnels).\\ H264ToBox est mis-à-jour fréquemment pour inclure de nouvelles compatibilités (Freebox, PS3 ...)

  * [[http://forum.ubuntu-fr.org/viewtopic.php?id=267533|Encodage vers GPS-tomtom]]

===== Divers =====

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1669567#p1669567|Automatisation d'installation]]

  * [[:kickstart|Script Kickstart pour installation automatisée de (U|Xu|Ku)buntu 10.04 LTS par le réseau]][[http://forum.ubuntu-fr.org/viewtopic.php?id=276816&p=1|discussion ici]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?id=201780|Compression image / Ouvrir dossier en root / Fond d'écran aléatoire]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1648952#p1648952|Script d'installation de scripts]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1660473#p1660473|Téléchargement des dernieres bd XKCD]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?id=80486|Powersave script]]

  * [[:maintenir_systeme|Nettoyer son système]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?id=438845|Signets et historique de navigation en console]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=2301501|Script de génération de fenêtre graphique Zenity]]

  * Créer un ISO d'un CD ou d'un DVD (media dans le lecteur /dev/sr0)

<code>dd if=/dev/sr0 of=~/moncd.iso</code>

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=3206694#p3206694|Impression de pdf en 2 pages par feuilles recto verso sur une imprimante recto]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=3511081#p3511081|Interface pour xinput (permet de facilement utiliser plusieurs souris sur un écran)]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=6496621#p6496621|Limiter la consommation CPU d'une tache]]
===== Ordinateur =====

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=1682051#p1682051|Désactiver le touchpad lorsqu'on branche une souris]]

  * [[http://www.advogato.org/person/mjg59/diary.html?start=115|Désactivation touchpad (sans compilation)]] LIEN CASSÉ

  * [[http://forum.ubuntu-fr.org/viewtopic.php?id=226693&p=1|Infos sur votre configuration PC]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?id=229481|Gestion energie portable]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=2122169|Script d'installation de Compiz-Fusion]] avec ajout de plugins des sources "git", et éventuellement compilation des pilotes ATI/NVIDIA, de [[avant-window-navigator]], de [[cairo-dock]], et de [[screenlets]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=4073423#p4073423|Anlayse et vidage automatique du cache]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?pid=4074007#p4074007|Modification du profil du processeur (ondemand, powersave, performance]]


===== Personnalisation =====

  * [[http://forum.ubuntu-fr.org/viewtopic.php?id=248233|Modification de l'Usplash]]

  * [[http://forum.ubuntu-fr.org/viewtopic.php?id=163228&p=1|Création de live-usb, personnalisation de live-cd...(suivi et aide sur le forum)]]

===== Accessibilité =====

  * [[http://forum.ubuntu-fr.org/viewtopic.php?id=128037|xclip-speech, nautilus-script de synthèse vocale]]